projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f9f3e8
)
Release-note the headerbar child order change
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 7 Jan 2014 17:50:47 +0000
(12:50 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 7 Jan 2014 18:46:08 +0000
(13:46 -0500)
README.in
patch
|
blob
|
history
diff --git
a/README.in
b/README.in
index f43365f5ad3ea9b60eff2b68fe45f6e0e53fef6e..b70ab8fe55013a5af31760166e99d95e46f5bb27 100644
(file)
--- a/
README.in
+++ b/
README.in
@@
-82,6
+82,11
@@
Release notes for 3.12
GdStack is using it, so applications should be ported from GdStack
to GtkStack in 3.12.
+* GtkHeaderBar in 3.10 was not ordering its pack-end children in
+ the right way. This has been fixed in 3.12. Applications which
+ pack multiple widgets at the end of a headerbar will have to
+ be updated.
+
Release notes for 3.10
======================